--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Node / ReticulumProjects / MeshChatX.git / files / android / app / src / main / res / xml / shortcuts.xml
Displaying Raw • Download
android/app/src/main/res/xml/shortcuts.xml e89fc13824101c8e8d034e632df6f2d40edbfe9c (e89fc138) Text, 1.29 KB
Tff7b72<?xml version="1.0" encoding="utf-8"?>
Tff7b72<shortcuts Te6edf3xmlns:android=Ta5d6ff"http://schemas.android.com/apk/res/android"Tff7b72>
Tff7b72<shortcut
Te6edf3android:shortcutId=Ta5d6ff"open_messages"
Te6edf3android:enabled=Ta5d6ff"true"
Te6edf3android:icon=Ta5d6ff"@mipmap/ic_launcher"
Te6edf3android:shortcutShortLabel=Ta5d6ff"@string/shortcut_messages_short"
Te6edf3android:shortcutLongLabel=Ta5d6ff"@string/shortcut_messages_long"
Te6edf3android:shortcutDisabledMessage=Ta5d6ff"@string/shortcut_unavailable"Tff7b72>
Tff7b72<intent
Te6edf3android:action=Ta5d6ff"android.intent.action.VIEW"
Te6edf3android:targetPackage=Ta5d6ff"com.meshchatx"
Te6edf3android:targetClass=Ta5d6ff"com.meshchatx.MainActivity"
Te6edf3android:data=Ta5d6ff"meshchatx://app/messages" Tff7b72/>
Tff7b72</shortcut>
Tff7b72<shortcut
Te6edf3android:shortcutId=Ta5d6ff"open_call"
Te6edf3android:enabled=Ta5d6ff"true"
Te6edf3android:icon=Ta5d6ff"@mipmap/ic_launcher"
Te6edf3android:shortcutShortLabel=Ta5d6ff"@string/shortcut_call_short"
Te6edf3android:shortcutLongLabel=Ta5d6ff"@string/shortcut_call_long"
Te6edf3android:shortcutDisabledMessage=Ta5d6ff"@string/shortcut_unavailable"Tff7b72>
Tff7b72<intent
Te6edf3android:action=Ta5d6ff"android.intent.action.VIEW"
Te6edf3android:targetPackage=Ta5d6ff"com.meshchatx"
Te6edf3android:targetClass=Ta5d6ff"com.meshchatx.MainActivity"
Te6edf3android:data=Ta5d6ff"meshchatx://app/call" Tff7b72/>
Tff7b72</shortcut>
Tff7b72</shortcuts>
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────